[INFO] fetching crate jsonpath 0.1.1...
[INFO] testing jsonpath-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate jsonpath 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jsonpath 0.1.1
[INFO] finished tweaking crates.io crate jsonpath 0.1.1
[INFO] tweaked toml for crates.io crate jsonpath 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonpath 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding error-chain v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding pest v1.0.6 (available: v2.8.6)
[INFO] [stderr]       Adding pest_derive v1.0.8 (available: v2.8.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6da3ebf01340ccde6867ad39dfc9b8e481f751971a7dec7b53f7030f6606d7f
[INFO] running `Command { std: "docker" "start" "-a" "e6da3ebf01340ccde6867ad39dfc9b8e481f751971a7dec7b53f7030f6606d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6da3ebf01340ccde6867ad39dfc9b8e481f751971a7dec7b53f7030f6606d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6da3ebf01340ccde6867ad39dfc9b8e481f751971a7dec7b53f7030f6606d7f", kill_on_drop: false }`
[INFO] [stdout] e6da3ebf01340ccde6867ad39dfc9b8e481f751971a7dec7b53f7030f6606d7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3d52b774df55f857620d16643cdd2038f29c5cf261676139262ab85556e334
[INFO] running `Command { std: "docker" "start" "-a" "6a3d52b774df55f857620d16643cdd2038f29c5cf261676139262ab85556e334", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling jsonpath v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         Parse(msg: String) {
[INFO] [stdout]  4 | |             description("parse error")
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         Parse(msg: String) {
[INFO] [stdout]  4 | |             description("parse error")
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parser/mod.rs:15:58
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .map_err(|e| Error::from_kind(ErrorKind::Parse(e.description().to_owned())))?;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.37s
[INFO] running `Command { std: "docker" "inspect" "6a3d52b774df55f857620d16643cdd2038f29c5cf261676139262ab85556e334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3d52b774df55f857620d16643cdd2038f29c5cf261676139262ab85556e334", kill_on_drop: false }`
[INFO] [stdout] 6a3d52b774df55f857620d16643cdd2038f29c5cf261676139262ab85556e334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5e33af220eb0572d98eab0f4e71fff2e32ad20f21a3a891c15bd602f5d3c50
[INFO] running `Command { std: "docker" "start" "-a" "8e5e33af220eb0572d98eab0f4e71fff2e32ad20f21a3a891c15bd602f5d3c50", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         Parse(msg: String) {
[INFO] [stdout]  4 | |             description("parse error")
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jsonpath v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         Parse(msg: String) {
[INFO] [stdout]  4 | |             description("parse error")
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parser/mod.rs:15:58
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .map_err(|e| Error::from_kind(ErrorKind::Parse(e.description().to_owned())))?;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         Parse(msg: String) {
[INFO] [stdout]  4 | |             description("parse error")
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         Parse(msg: String) {
[INFO] [stdout]  4 | |             description("parse error")
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/parser/mod.rs:15:58
[INFO] [stdout]    |
[INFO] [stdout] 15 |         .map_err(|e| Error::from_kind(ErrorKind::Parse(e.description().to_owned())))?;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "8e5e33af220eb0572d98eab0f4e71fff2e32ad20f21a3a891c15bd602f5d3c50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5e33af220eb0572d98eab0f4e71fff2e32ad20f21a3a891c15bd602f5d3c50", kill_on_drop: false }`
[INFO] [stdout] 8e5e33af220eb0572d98eab0f4e71fff2e32ad20f21a3a891c15bd602f5d3c50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65bd12e050608e1cb5ccacd4732834840e825cdc1d20b1c2f856eb6b5be25e0e
[INFO] running `Command { std: "docker" "start" "-a" "65bd12e050608e1cb5ccacd4732834840e825cdc1d20b1c2f856eb6b5be25e0e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/errors.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / error_chain! {
[INFO] [stderr]  2 | |     errors {
[INFO] [stderr]  3 | |         Parse(msg: String) {
[INFO] [stderr]  4 | |             description("parse error")
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> src/errors.rs:1:1
[INFO] [stderr]    |
[INFO] [stderr]  1 | / error_chain! {
[INFO] [stderr]  2 | |     errors {
[INFO] [stderr]  3 | |         Parse(msg: String) {
[INFO] [stderr]  4 | |             description("parse error")
[INFO] [stderr] ...  |
[INFO] [stderr] 12 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/parser/mod.rs:15:58
[INFO] [stderr]    |
[INFO] [stderr] 15 |         .map_err(|e| Error::from_kind(ErrorKind::Parse(e.description().to_owned())))?;
[INFO] [stderr]    |                                                          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jsonpath` (lib) generated 3 warnings
[INFO] [stderr] warning: `jsonpath` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonpath-101b03c49da3ba2d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test iter::tests::test_any_child ... ok
[INFO] [stdout] test iter::tests::test_simple_json ... ok
[INFO] [stdout] test iter::tests::test_indexed_child ... ok
[INFO] [stdout] test parser::tests::test_filter_relative ... ok
[INFO] [stdout] test parser::tests::test_indexed_child ... ok
[INFO] [stdout] test parser::tests::test_root ... ok
[INFO] [stdout] test parser::tests::test_any_child ... ok
[INFO] [stdout] test parser::tests::test_slice_from ... ok
[INFO] [stdout] test parser::tests::test_slice_to ... ok
[INFO] [stdout] test parser::tests::test_child ... ok
[INFO] [stdout] test parser::tests::test_filter_absolute ... ok
[INFO] [stdout] test parser::tests::test_slice ... ok
[INFO] [stderr]    Doc-tests jsonpath
[INFO] [stdout] test iter::tests::test_complex_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65bd12e050608e1cb5ccacd4732834840e825cdc1d20b1c2f856eb6b5be25e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bd12e050608e1cb5ccacd4732834840e825cdc1d20b1c2f856eb6b5be25e0e", kill_on_drop: false }`
[INFO] [stdout] 65bd12e050608e1cb5ccacd4732834840e825cdc1d20b1c2f856eb6b5be25e0e
